Quickstart: Tabular Compression with the Graphical User Interface =================================================================== Start NeurEco GUI and choose **Tabular Compression** template. .. figure:: ../../../images/ChooseProjectGUICompression.png :width: 600 :alt: Create a new NeurEco Compression project :align: center Create a new NeurEco Compression project To build the **Compression** model, set the building parameters and provide at least the **Training data** (for more details about the building parameters, please refer to :std:ref:`NeurEco Compression build parameters GUI`, for the data preparation, see :std:ref:`Data preparation for NeurEco Compression GUI`): .. figure:: ../../../images/CompressionGUIBuildQuickTutorial.png :width: 600 :alt: CompressionGUIBuildQuickTutorial :align: center Setting the building parameters for a tabular compression model using the GUI Click the **BUILD** button, and the build will automatically start. .. note:: For detailed documentation on **Build**, see :std:ref:`Build NeurEco Compression model GUI` To evaluate the constructed NeurEco Model, switch to the **Evaluation** panel, select the data set to evaluate, the sample to evaluate, and NeurEco will automatically update the evaluation: .. figure:: ../../../images/CompressionGUIEvalQuickTutorial.png :width: 600 :alt: CompressionGUIEvalQuickTutorial :align: center Evaluating a tabular compression model using the GUI .. note:: For detailed documentation on **Evaluate**, see :std:ref:`Evaluate NeurEco Compression model with GUI` To export the model, switch to the **Export** panel, select the exporting format (Choose the exporting precision when applicable) then choose a name for the exported model: .. figure:: ../../../images/CompressionGUIExportQuickTutorial.png :width: 400 :alt: CompressionGUIExportQuickTutorial :align: center Exporting a tabular compression model using the GUI .. note:: For detailed documentation on **Export**, see :std:ref:`Export NeurEco Compression model with GUI` .. note:: For detailed documentation on Tabular Compression with the GUI, see :std:ref:`Tabular Compression with GUI`.